Ham Parameters Or Builder
Functions
Link copied to clipboard
Amateur radio call sign, eg. KD2ABC
Content copied to clipboard
string call_sign = 1;
Link copied to clipboard
Amateur radio call sign, eg. KD2ABC
Content copied to clipboard
string call_sign = 1;
Link copied to clipboard
The selected frequency of LoRA operation
Please respect your local laws, regulations, and band plans.
Ensure your radio is capable of operating of the selected frequency before setting this.
Content copied to clipboard
float frequency = 3;
Link copied to clipboard
Optional short name of user
Content copied to clipboard
string short_name = 4;
Link copied to clipboard
Optional short name of user
Content copied to clipboard
string short_name = 4;
Link copied to clipboard
Transmit power in dBm at the LoRA transceiver, not including any amplification
Content copied to clipboard
int32 tx_power = 2;